home *** CD-ROM | disk | FTP | other *** search
/ HaCKeRz Kr0nlcKLeZ 1 / HaCKeRz Kr0nlcKLeZ.iso / scriptz / lightzout.exe / LightzOut / System / raw.out < prev    next >
Encoding:
INI File  |  1997-02-17  |  2.4 KB  |  59 lines

  1. [Raw]
  2. n0=474:*:.msg chanserv unban $parm2 me
  3. n1=310:*:echo 2 -s 6 $+ $parm2 is a 12HelpOp | /halt
  4. n2=301:*:echo 2 -s 6 $+ $parm2 is away: 12 $parm3* | halt
  5. n3=311:*:echo 2 -s 6 $+ $parm2 is12 $parm3 $+ 10@12 $+ $parm4 $+ 3 $parm5* | halt
  6. n4=319:*:echo 2 -s 6 $+ $parm2 is on:12 $parm3* | halt
  7. n5=312:*:echo 2 -s 6 $+ $parm2 is using:12 $parm3 $+ 2 $parm5* | halt
  8. n6=313:*:echo 2 -s 6 $+ $parm2 $parm3 $parm4 12 $+ $parm5* | halt
  9. n7=317:*:echo 2 -s 6 $+ $parm2 has been idle:10 $duration($parm3) | halt
  10. n8=318:*:echo 2 -s 12 $+ $parm3* | echo -s 1,8(»`╖╕╖>L∞GHtz8,1╪·T<╖╕╖`») | echo 2 -s - | halt
  11. n9=352:* { 
  12. n10=  if %update == on { halt }
  13. n11=  if (%chanst == on) {
  14. n12=    if (* isin $parm7) inc %statircops 
  15. n13=    if (G isin $parm7) inc %statanum 
  16. n14=    inc %statunum | /inc %stathops $parm8 
  17. n15=    if ($parm4 isin %stataddies) inc %statclones
  18. n16=    set %stataddies %stataddies $parm4
  19. n17=    halt
  20. n18=  }
  21. n19=}
  22. n20=315:* {
  23. n21=  if %update == on { halt }
  24. n22=  if (%chanst == on) {
  25. n23=    if ( %cstat == echo ) {
  26. n24=      echo -a -
  27. n25=      echo -a 4 Chan Stats for 12 $+ $parm2 $+ 
  28. n26=      echo -a 4 Chan Total ------ 12 $+ $nick(0,$parm2) $+ 
  29. n27=      echo -a 4 Chan Ops -------- 12 $+ $opnick(0,$parm2) $+ 
  30. n28=      echo -a 4 Non Ops --------- 12 $+ $nopnick(0,$parm2) $+ 
  31. n29=      echo -a 4 IRC Ops --------- 12 $+ %statircops $+ 
  32. n30=      echo -a 4 Here ------------ 12 $+ %stathere $+ 
  33. n31=      echo -a 4 Away ------------ 12 $+ %statanum $+ 
  34. n32=      echo -a 4 Clones ---------- 12 $+ %statclones $+ 
  35. n33=      echo -a 1,8(»`╖╕╖>L∞GHtz8,1╪·T<╖╕╖`»)
  36. n34=      echo -a -
  37. n35=      unset %stat*
  38. n36=      set %chanst off
  39. n37=      halt
  40. n38=    }
  41. n39=    if ( %cstat == msg ) {
  42. n40=      say -
  43. n41=      say  4 Chan Stats for 12 $+ $parm2 $+ 
  44. n42=      say  4 Chan Total ------ 12 $+ $nick(0,$parm2) $+ 
  45. n43=      say  4 Chan Ops -------- 12 $+ $opnick(0,$parm2) $+ 
  46. n44=      say  4 Non Ops --------- 12 $+ $nopnick(0,$parm2) $+ 
  47. n45=      say  4 IRC Ops --------- 12 $+ %statircops $+ 
  48. n46=      say  4 Here ------------ 12 $+ %stathere $+ 
  49. n47=      say  4 Away ------------ 12 $+ %statanum $+ 
  50. n48=      say  4 Clones ---------- 12 $+ %statclones $+ 
  51. n49=      say  1,8(»`╖╕╖>L∞GHtz8,1╪·T<╖╕╖`»)
  52. n50=      say  -
  53. n51=      unset %stat*
  54. n52=      set %chanst off
  55. n53=      halt
  56. n54=    }
  57. n55=  }
  58. n56=}
  59.